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