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