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