import { CommanderItemFactory } from '../../core/command/abstract'; declare const undo: CommanderItemFactory; export default undo;