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