/**
 * Message
 * @example "ArgoCD application has been created"
 */
export type BckndArgoCDApplicationCreationResponseMessage = string;
//# sourceMappingURL=bcknd-argo-cd-application-creation-response-message.d.ts.map