export declare class BotAuthCredential { clientId?: string; objectId?: string; clientSecret?: string; } //# sourceMappingURL=botAuthCredential.d.ts.map