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