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

declare const DogServiceIcon: MdiReactIconComponentType;
export default DogServiceIcon;
