export declare type WellFilterAggregatesEnum = "count"; export declare const WellFilterAggregatesEnum: { Count: "count"; };