import { IconProps } from '../types'; import React from 'react'; declare const GridViewIcon: React.FC; export default GridViewIcon;