export declare type ContentRect = Pick; export declare const useMeasure: () => [(instance: T | null) => void, ContentRect];