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