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

declare const DonkeyIcon: MdiReactIconComponentType;
export default DonkeyIcon;
