import { DungeonDatabase } from '../types/dungeon.types';
export declare const DUNGEON_DEFAULTS: Record<string, DungeonDatabase>;
//# sourceMappingURL=dungeon.defaults.d.ts.map