export declare const FIXED_CLASSNAME = "ScrollLock-fixed";
export declare function useLockBodyScroll(active?: boolean): void;
