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