import { IconProps } from '../types'; export declare const Refresh: (props: IconProps) => JSX.Element;