export type CreateDevChannelOutput = { teamId?: string; channelId?: string; channelWebUrl?: string; }; //# sourceMappingURL=CreateDevChannelOutput.d.ts.map