export declare const pathtraceOutputFragmentShaderSrc: string; export declare const pathtraceOutputShaderUniforms: () => { gInvExposure: { type: string; value: number; }; tTexture0: { type: string; value: null; }; };