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