import * as THREE from "three"; export declare class SplatGeometry extends THREE.InstancedBufferGeometry { constructor(); }