import { IconSvgProps } from '../types';
declare const Taxi: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Taxi;
//# sourceMappingURL=Taxi.d.ts.map