import { Object3D } from "three";
export declare const quaternionChanged: (item: Object3D<import("three").Event>) => boolean;
