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