import { RefObject } from "react"; export declare function useElementWidth(elementRef: RefObject): any;