export declare const useOverflow: () => { ref: import("react").RefObject; isOverflowing: boolean; checkOverflow: () => void; }; //# sourceMappingURL=useOverflow.d.ts.map