export declare const useScrollLock: (refModal: React.RefObject, open: boolean, showPortal: boolean, blockScroll: boolean, reserveScrollBarGap?: boolean | undefined) => void;