import type { HighFragment } from '../HighFragment'; /** * set the the emissive color of the material based on the * an emissive texture and an emissive color */ export declare const emissiveStandard: HighFragment; //# sourceMappingURL=emissiveFragments.d.ts.map