import { RigOperationIngestion } from "./rigOperationIngestion"; export interface RigOperationIngestionItems { items: Array; }