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