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

declare const GridOnIcon: MdiReactIconComponentType;
export default GridOnIcon;
