import { CEMap } from '../types/ce'; import BozjaCEs from './bozja_encounters'; declare const data: CEMap; export default data;