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