export declare function getScrollbarWidth(): number; export default function usePreventScroll(visible?: boolean, disabled?: boolean): void;