import { IconProps } from '../Icon'; declare function SvgPets(props: IconProps): JSX.Element; export default SvgPets;