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

declare const DiameterIcon: MdiReactIconComponentType;
export default DiameterIcon;
