export declare function useOverflow(ref: React.RefObject<HTMLElement>): boolean;
