import { SvgIconComponent } from './types'; declare const CardTravelIcon: SvgIconComponent; export default CardTravelIcon;