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