import type { RefCallback } from 'react';
export declare function useInViewport(): [boolean, RefCallback<HTMLElement>];
//# sourceMappingURL=useInViewport.d.ts.map