import { ModeCollection } from "./mode-collection";
/** */
export declare const RotationMode: ModeCollection;
