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