import "./ShadersInclude/fogFragmentDeclaration"; import "./ShadersInclude/fogFragment"; import "./ShadersInclude/imageProcessingCompatibility"; /** @internal */ export declare const spritesPixelShader: { name: string; shader: string; };