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

declare const ArenaIcon: MdiReactIconComponentType;
export default ArenaIcon;
