import type postgres from "postgres"; export type Psql = postgres.Sql<{}>;