import { SvgIconComponent } from './types'; declare const CatchingPokemonIcon: SvgIconComponent; export default CatchingPokemonIcon;