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