import { MeshStandardMaterial } from "three";
export declare const materialDefaultsMap: WeakMap<MeshStandardMaterial, Record<string, any>>;
