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