export declare function switchCommand(provider?: string, model?: string): Promise; export declare function switchModelCommand(model: string): Promise; //# sourceMappingURL=switch.d.ts.map