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