import type { ResolvedTheme } from '../../server/config/themes.js'; export declare function resolveTheme(contentDir: string, config: Record, themeName?: string, componentToEject?: string): Promise; //# sourceMappingURL=resolveTheme.d.ts.map