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