import { default as React } from 'react';
declare const SteamIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default SteamIcon;
