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

declare const GridLargeIcon: MdiReactIconComponentType;
export default GridLargeIcon;
