import { MutableRef } from 'preact/hooks'; export declare function useSize(ref: MutableRef): DOMRectReadOnly; //# sourceMappingURL=useSize.d.ts.map