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