declare const map: Map<number, string>;
export = map;