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