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