import type { FilterableWell } from './doesWellPassFilters'; export declare const isInterventionOnlyWell: (well: FilterableWell) => boolean; //# sourceMappingURL=isInterventionOnlyWell.d.ts.map