import { StyledIcon } from '@styled-icons/styled-icon'; export declare const CatchingPokemon: StyledIcon; export declare const CatchingPokemonDimensions: { height: number; width: number; };