Variable LineStringConst

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