import { ComponentType } from 'react'; import { IMeasure } from './types'; export declare const Measure: ComponentType;