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