export interface DefaultGroupCapability { team: string; groupchat: string; meetings: string; } //# sourceMappingURL=defaultGroupCapability.d.ts.map