/** * @author yuqzho@microsoft.com, Ning Tang */ export declare const defaultDeclarativeAgentManifestFileName = "declarativeAgent.json"; export declare const defaultDeclarativeAgentActionId = "action_1"; export declare const declarativeAgentExistingApiSpecUrlTelemetryEvent = "copilot-plugin-existing-api-spec-url"; export declare const failedToUpdateCustomApiTemplateErrorName = "failed-to-update-custom-api-template"; //# sourceMappingURL=const.d.ts.map