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