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