import { Vector3 } from 'three';
export declare function centerPoint(...args: Vector3[]): Vector3;
