type alias PotentialIngestSource import { type PotentialIngestSource } from "."; Definition | ScreeningCsvFileIngestSource<string, o.State> | ScreeningExcelSheetIngestSource<string, o.State> | AdminDemographicExcelSheetIngestSource<string, o.State> | QeAdminDataExcelSheetIngestSource<string, o.State> | QuestionReferenceExcelSheetIngestSource<string, o.State> | AnswerReferenceExcelSheetIngestSource<string, o.State> | ExcelSheetTodoIngestSource<string, o.State> | o.ErrorIngestSource<ddbo.DuckDbOrchGovernance, o.State, ddbo.DuckDbOrchEmitContext>