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