import * as THREE from 'three'; export declare class GroundImpactData { velocity: THREE.Vector3; }