export type CreateBotAadAppOutput = { botId?: string; botPassword?: string; }; //# sourceMappingURL=createBotAadAppOutput.d.ts.map