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