import type { HighFragment } from '../HighFragment'; /** * bog standard way to set the diffuse color using a texturee */ export declare const diffuseStandard: HighFragment; //# sourceMappingURL=diffuseFragments.d.ts.map