import { SvgIconComponent } from './types'; declare const GridViewIcon: SvgIconComponent; export default GridViewIcon;