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