const aggregationFn_count: AggregationFn<any, any>;
Defined in: fns/aggregationFns.ts:198
Aggregation function for counting the number of rows in a column.