export declare const Vector2TypeId: unique symbol; export type Vector2TypeId = typeof Vector2TypeId; export declare const WeightedVector2TypeId: unique symbol; export type WeightedVector2TypeId = typeof WeightedVector2TypeId;