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