Variable PointConst

Point: TObject<{ coordinates: TArray<TNumber>; type: TLiteral<"Point"> }> = ...