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

declare const ViewGridIcon: MdiReactIconComponentType;
export default ViewGridIcon;
