import type { BugSmashConfig, ResolvedBugSmashConfig } from './types.js'; export declare function resolveWidgetConfig(config: BugSmashConfig): Promise; //# sourceMappingURL=resolveConfig.d.ts.map