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

declare const TrainIcon: MdiReactIconComponentType;
export default TrainIcon;
