/// import { SvgIconProps } from './types'; export declare function GridFilledIcon({ className, ...props }?: Partial): JSX.Element;