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