export default function useComponentSize(ref: any): { width: number; height: number; }; //# sourceMappingURL=useComponentSize.d.ts.map