export type ArchivedDataProcessingBehavior = "ExcludeArchived" | "IncludeArchived" | "ArchivedOnly"; //# sourceMappingURL=ArchivedDataProcessingBehavior.d.ts.map