import "./ShadersInclude/clipPlaneFragmentDeclaration"; import "./ShadersInclude/logDepthDeclaration"; import "./ShadersInclude/logDepthFragment"; import "./ShadersInclude/clipPlaneFragment"; /** @internal */ export declare const linePixelShader: { name: string; shader: string; };