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