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

declare const SteamBoxIcon: MdiReactIconComponentType;
export default SteamBoxIcon;
