export default function setEdition(edition: string, workspace?: string, autoSwitchBack?: boolean): Promise<void>;
