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