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