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

declare const TramIcon: MdiReactIconComponentType;
export default TramIcon;
