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

declare const DogSideIcon: MdiReactIconComponentType;
export default DogSideIcon;
