import { IconProps } from '../Icon'; declare function SvgCardTravel(props: IconProps): JSX.Element; export default SvgCardTravel;