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

declare const GridIcon: MdiReactIconComponentType;
export default GridIcon;
