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

declare const BattlenetIcon: MdiReactIconComponentType;
export default BattlenetIcon;
