import { a as BackgroundsParameters, c as GridConfig, d as GRID_PARAM_KEY, f as PARAM_KEY, i as BackgroundsGlobals, l as ADDON_ID, n as BackgroundMap, o as GlobalState, r as BackgroundTypes, s as GlobalStateUpdate, t as Background, u as EVENTS } from "../chunk-CrbgZRtX.js";

//#region code/core/.dts-emit/code/core/src/backgrounds/defaults.d.ts
declare const DEFAULT_BACKGROUNDS: BackgroundMap;
//#endregion
export { ADDON_ID, Background, BackgroundMap, BackgroundTypes, BackgroundsGlobals, BackgroundsParameters, DEFAULT_BACKGROUNDS, EVENTS, GRID_PARAM_KEY, GlobalState, GlobalStateUpdate, GridConfig, PARAM_KEY };