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