import { Material, Mesh, ShaderMaterial } from "three"; declare const _default: (item: Mesh) => ShaderMaterial; export default _default;