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