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

declare const SubwayIcon: MdiReactIconComponentType;
export default SubwayIcon;
