export declare const setBackgroundColor: import("@lincode/reactivity").SetGlobalState<string>, getBackgroundColor: import("@lincode/reactivity").GetGlobalState<string>;
