type alias GeoJsonPropertiesimport { type GeoJsonProperties } from "https://deno.land/x/mongo@v0.31.1/src/types/geojson.ts"; definition: { [name: string]: any; } | null