export interface LevelHeight { minY: number; height: number; } //# sourceMappingURL=LevelHeight.d.ts.map