interface Circleimport { type Circle } from "https://dotland.deno.dev/x/postgres@v0.19.0/query/types.ts"; https://www.postgresql.org/docs/14/datatype-geometric.html#DATATYPE-CIRCLE Propertiespoint: Pointradius: Float8