type alias QueryInterceptorimport { type QueryInterceptor } from "https://dotland.deno.dev/x/pg_mem@3.0.3/index.ts"; definition: (query: string) => any[] | nil