import { Commands } from '@kui-shell/core'; export declare const plugin: (commandTree: Commands.Registrar) => void;