function ingestExcelSourcesSupplier import { ingestExcelSourcesSupplier } from "."; ingestExcelSourcesSupplier(govn: ddbo.DuckDbOrchGovernance): o.IngestFsPatternSourcesSupplier< | 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>> Parameters govn: ddbo.DuckDbOrchGovernance Return Type o.IngestFsPatternSourcesSupplier< | 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>>