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

declare const DirectionsSubwayIcon: MdiReactIconComponentType;
export default DirectionsSubwayIcon;
