import { UserError } from "@microsoft/teamsfx-api"; export declare class ApiKeyClientSecretInvalidError extends UserError { constructor(actionName: string); } //# sourceMappingURL=apiKeyClientSecretInvalid.d.ts.map