import { WellPropertiesSummaryRow } from "./wellPropertiesSummaryRow"; export interface WellPropertiesSummaryItems { items: Array; }