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

declare const SheepIcon: MdiReactIconComponentType;
export default SheepIcon;
