import { MdiReactIconComponentType } from './dist/typings';

declare const MeasuringTapeIcon: MdiReactIconComponentType;
export default MeasuringTapeIcon;
