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