import type { FrontendConfig } from '../types.js'; export declare function prepareWorkspaceConfig(workspaceRoot: string): Promise;