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

declare const GrainIcon: MdiReactIconComponentType;
export default GrainIcon;
