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