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