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