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

declare const WheatIcon: MdiReactIconComponentType;
export default WheatIcon;
