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