import type { Command } from "commander";
export declare function configureSwitchProfilesCommand(program: Command): Command;
