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