/** * Team CLI commands */ export declare function teamCommand(args: string[]): Promise; //# sourceMappingURL=team.d.ts.map