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

declare const MetroIcon: MdiReactIconComponentType;
export default MetroIcon;
