export type WorldEventType = "convoy" | "eliteWarship" | "seaMonster" | "spectralShip";
//# sourceMappingURL=WorldEventProperties.d.ts.map