export type DeletionInProgressStatus = "No" | "SoftDelete" | "HardDelete"; //# sourceMappingURL=DeletionInProgressStatus.d.ts.map