export declare const useDisableScroll: (isDisableScroll: boolean) => void;
