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