export declare function useInfiniteScroll(callback: () => void, threshold?: number): boolean;
//# sourceMappingURL=useInfiniteScroll.d.ts.map