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

declare const GuideDogIcon: MdiReactIconComponentType;
export default GuideDogIcon;
