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