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