import { Command } from 'commander'; export declare const build: (program?: Command) => Command;