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