export declare const useThrottledCallbackOnScroll: (disabled: boolean, callback: () => void) => void;