export declare const useScrollDetector: (didScrollCallback?: (ev?: Event) => unknown) => void;