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