import type { RefObject } from 'react'; export declare function textDimensions(word: string, ref: RefObject): DOMRect; //# sourceMappingURL=utils.d.ts.map