/** @internal */
export declare const convolutionPixelShaderWGSL: {
    name: string;
    shader: string;
};
