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