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