import type { Context } from "./engine_setup";
export declare function patchTonemapping(_ctx?: Context): void;
