import { Material } from "three"; export declare const debug: string | boolean; export declare let debug_OverrideLodLevel: number; export declare function applyDebugSettings(material: Material | Array): void;