import * as THREE from 'three'; export declare const enuToLocalMatrix: THREE.Matrix4; export declare const localToEnuMatrix: THREE.Matrix4;