export declare const Matrix4x4TypeId: unique symbol; export type Matrix4x4TypeId = typeof Matrix4x4TypeId;