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