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

declare const PokeballIcon: MdiReactIconComponentType;
export default PokeballIcon;
