/** * kibi tokens created */ import { Command } from 'commander'; export declare function registerTokens(program: Command): void;