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