import { PerspectiveCamera } from "three";
export declare const cameraPointerLockPtr: [PerspectiveCamera | undefined];
