import { FC, SVGProps } from 'react'; declare const IconViewGrid: FC & { fill?: string }>; export default IconViewGrid;