export declare const useThrottledCallbackOnScroll: (disabled: boolean, callback: (event: Event) => void) => void; //# sourceMappingURL=useThrottledCallbackOnScroll.d.ts.map