/**
 * Install the persistence theme choice
 *
 */
declare const _default: () => Promise<void>;
export default _default;
