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