/**
 * Message
 * @example "Refresh of ArgoCD application has been scheduled"
 */
export type BckndArgoCDApplicationRefreshResponseMessage = string;
//# sourceMappingURL=bcknd-argo-cd-application-refresh-response-message.d.ts.map