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