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