export class TemporalResolveMaterial extends ShaderMaterial {
    constructor(customComposeShader: any);
}
import { ShaderMaterial } from "three";
