export declare function useScroll(cb: (e: Event) => void, options?: AddEventListenerOptions): void;