import { RefObject } from "react";
export declare const useHeight: (ref: RefObject<HTMLElement>) => number;
//# sourceMappingURL=useHeight.d.ts.map