import { Matrix2 } from './Matrix2'; export declare const ROTATE_MTX2: Matrix2; export declare function RotateUVs(geo: THREE.Geometry): void; //# sourceMappingURL=RotateUV.d.ts.map