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