import { RefObject } from 'react'; export declare function useIsScrollTop(ref: RefObject): boolean; //# sourceMappingURL=useIsScrollTop.d.ts.map