import { MdiReactIconComponentType } from './dist/typings';

declare const SteamIcon: MdiReactIconComponentType;
export default SteamIcon;
