interface _IAggregationimport { type _IAggregation } from "https://dotland.deno.dev/x/pg_mem@2.6.13/interfaces-private.ts"; MethodscheckIfIsKey(got: IValue): IValuegetAggregation(name: string, call: ExprCall): IValue