import { Vector3 } from "three";
/** @internal */
export declare function apply(object: Vector3): void;
