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