import * as THREE from "three"; declare function renderPoweredByRealsee(renderer: THREE.WebGLRenderer): void; export { renderPoweredByRealsee };