import type { TabState } from '@kui-shell/core'; export default function getTabState(tab: TabState, key: string): any;