export declare function getNextMapId(mapId: number | string): Promise; export default getNextMapId;