import { AccountTreeItem } from '../../activityBar/accounts/AccountTreeItem';
export declare const removeAccountCommand: (item?: AccountTreeItem | undefined) => Promise<void>;
//# sourceMappingURL=index.d.ts.map