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