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