import { Document } from '@gltf-transform/core'; export declare function setEmissiveStrength(doc: Document, strength?: number): void;