import type React from 'react'; import { type IconBaseProps } from '../icon-base'; export declare const GridOutlined: React.FC;