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

declare const WheatOffIcon: MdiReactIconComponentType;
export default WheatOffIcon;
