import "./ShadersInclude/packingFunctions.js";
/** @internal */
export declare const standardPixelShader: {
    name: string;
    shader: string;
};
