import * as BotBuilder from 'botbuilder'; export default function factory(supportedLanguages: string[]): BotBuilder.IMiddlewareMap;