import "./ShadersInclude/helperFunctions.js";
import "./ShadersInclude/clipPlaneFragmentDeclaration.js";
import "./ShadersInclude/clipPlaneFragment.js";
/** @internal */
export declare const glowMapGenerationPixelShader: {
    name: string;
    shader: string;
};
