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

declare const Pets: ReactIconComponentType;
export default Pets;
            