export const world_settings: import("@aresrpg/aresrpg-world").WorldLocals;
export { hex_to_int, BLOCKS_COLOR_MAPPING, color_to_block_type } from "./world/world_settings.js";
