export interface Map { id: number; name: string; gamemode: string; lua: string; } //# sourceMappingURL=Maps.d.ts.map