import { Command } from 'commander'; export declare function registerTokenEconomicsCommands(program: Command): void;