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