import type { HighFragment } from '../HighFragment'; /** * this deals with creating the correct specular. * accepts uSpecularMap and some tweaking variables */ export declare const specularStandard: HighFragment; //# sourceMappingURL=specularFragments.d.ts.map