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