import * as THREE from 'three'; export declare function RotateUVs(geo: THREE.Geometry): void;