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

declare const CardTravelIcon: MdiReactIconComponentType;
export default CardTravelIcon;
