import type { ResolvedPlugin } from '../../server/external-plugins/resolve-external-plugins.js'; export declare function resolveTheme(contentDir: string, pluginPaths: string[], themeName?: string, componentToEject?: string): Promise; //# sourceMappingURL=resolveTheme.d.ts.map