import { IconProps } from '../Icon'; declare function SvgRefresh(props: IconProps): JSX.Element; export default SvgRefresh;