/** * kibi status */ import { Command } from 'commander'; export declare function registerStatus(program: Command): void;