import { Preference } from './themes.types'; export declare function loadPreference(): Preference;