import { Command } from "commander"; export declare function registerUndoCommand(program: Command): void; //# sourceMappingURL=undo.d.ts.map