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