import { Tab } from '@kui-shell/core'; import { OpenWhiskResource } from './resource'; export declare function currentSelection(tab: Tab, mustBeKind?: string): T;