import { Geometry } from 'three'; export declare function RotateUVs(geo: Geometry): void;