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

declare const TrainCarIcon: MdiReactIconComponentType;
export default TrainCarIcon;
