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

declare const GridOffIcon: MdiReactIconComponentType;
export default GridOffIcon;
