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