type alias TimestampFunctionCallimport { type TimestampFunctionCall } from "https://deno.land/x/pasta@0.0.4/src/database/pg-catalog.ts"; definition: { returnType: "timestamp"; }