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