export declare class CommonStrings { static readonly APP_STUDIO_BOT_REGISTRATION: string; } export declare class ConfigNames { static readonly APPSTUDIO_TOKEN = "app studio token"; static readonly MESSAGE_ENDPOINT = "message endpoint"; } //# sourceMappingURL=strings.d.ts.map