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