import { Object3D, Quaternion } from "three";
declare const _default: (object3d: Object3D) => Quaternion;
export default _default;
