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