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