import "./ShadersInclude/fogVertexDeclaration";
import "./ShadersInclude/logDepthDeclaration";
import "./ShadersInclude/logDepthVertex";
/** @internal */
export declare const spritesVertexShaderWGSL: {
    name: string;
    shader: string;
};
