import { MdiReactIconComponentType } from './dist/typings';

declare const PetsIcon: MdiReactIconComponentType;
export default PetsIcon;
