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