import { ReactIconComponentType } from '../types';

declare const CardTravel: ReactIconComponentType;
export default CardTravel;
            