/** * Setup Command Handler * Interactive setup wizard for AI providers */ /** * Run the enhanced setup wizard for configuring AI providers */ export declare function handleSetupCommand(): Promise; //# sourceMappingURL=setup.d.ts.map