import { SVGProps } from "react"; declare const SvgTaxi: (props: SVGProps) => JSX.Element; export default SvgTaxi;