export interface Position3 { x: number; y: number; z: number; } //# sourceMappingURL=Position3.d.ts.map