import { ShaderPass } from "three/examples/jsm/postprocessing/ShaderPass";
declare const fxaaPass: ShaderPass;
export default fxaaPass;
