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