import type { LifecyclePluginInstance, PluginOptions } from '../../types'; export declare function defaultThemePlugin(opts: PluginOptions): Promise; export declare function pickUiAccessibleConfig(config: T): Record; //# sourceMappingURL=index.d.ts.map