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