export declare const useAtBottom: (offset: number, target: HTMLElement) => boolean;
