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