export declare function useScrollLock(lock: boolean, childCount?: number): void;
