export type OngoingTaskType = "Replication" | "RavenEtl" | "SqlEtl" | "OlapEtl" | "ElasticSearchEtl" | "QueueEtl" | "SnowflakeEtl" | "Backup" | "Subscription" | "PullReplicationAsHub" | "PullReplicationAsSink" | "QueueSink" | "EmbeddingsGeneration" | "GenAi"; //# sourceMappingURL=OngoingTaskType.d.ts.map