export declare const THEME_CONFIG_INJECTION_KEY: unique symbol;
export declare const DEFAULT_THEME_LOCAL_STORAGE_KEY = "arch-theme";
export declare const SYSTEM_PREFERENCE: null;
