export declare function switchCommand(name?: string): Promise; export declare function performSwitch(name: string): Promise; //# sourceMappingURL=switch.d.ts.map