import { Command } from 'commander'; export declare function registerEditCommand(program: Command): void; //# sourceMappingURL=edit.d.ts.map