export namespace LevelNames { export const Tutorial = "0"; export const CarCadr = "1"; export const LevelSelection = "LevelSelection"; }