import type { SVGProps } from 'react'; export declare function ArrowRestartIcon(props: SVGProps): JSX.Element;