import { Pass } from "three/examples/jsm/postprocessing/Pass"; export declare const useEffectPass: (pass: Pass) => void;