import { Command } from 'commander';
export declare function orgCommands(program: Command): void;
