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