import * as React from 'react'; export declare function useLockScroll(rootRef: React.RefObject, isLock: boolean): (() => void)[];