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