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

declare const TravelIcon: MdiReactIconComponentType;
export default TravelIcon;
