export interface LevelInfo { levelNum: string name: string to: string }