import { TTreeItemType } from '../../interfaces/TTreeItems';
export declare const openAccountInBrowserCommand: (item: TTreeItemType) => Promise<void>;
//# sourceMappingURL=index.d.ts.map