export declare function orgsCommand(subcommand: string | undefined, rawArgs: string[]): Promise; export declare function printOrgsHelp(): void;