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