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

declare const DogIcon: MdiReactIconComponentType;
export default DogIcon;
