export interface CreateTeamAndChannelResponse { channelId: string; teamId: string; } //# sourceMappingURL=CreateTeamAndChannelResponse.d.ts.map