import "./clusteredLightingFunctions.js";
import "./pbrBlockReflectance0.js";
/** @internal */
export declare const pbrClusteredLightingFunctions: {
    name: string;
    shader: string;
};
