Variable MultiPointConst

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