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