export declare const useSize: (ref: any) => { width: number; height: number; };