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