import { CasingSchematicIngestion } from "./casingSchematicIngestion"; export interface CasingIngestionItems { items: Array; }