export declare function teamAdd(username: string, options: { role?: string; }): Promise; //# sourceMappingURL=team.d.ts.map