/** @internal */
export declare const glowMapGenerationVertexShader: {
    name: string;
    shader: string;
};
