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

declare const WalletTravelIcon: MdiReactIconComponentType;
export default WalletTravelIcon;
