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