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