import type { UserPreferencesPlugin } from './userPreferencesPluginType';
export declare const userPreferencesPlugin: UserPreferencesPlugin;
