import { WebGLRenderTarget } from "three"; declare const _default: (renderTarget: WebGLRenderTarget) => void; export default _default;