import { Material, Object3D } from "three"; export declare function SetMaterial(obj: Object3D, material: Material): void; //# sourceMappingURL=SetMaterial.d.ts.map