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