import { SVGIconDef } from './types'; declare const RefreshOutlined: SVGIconDef; export default RefreshOutlined;