import { ReactIconComponentType } from '../types';

declare const CatchingPokemon: ReactIconComponentType;
export default CatchingPokemon;
            