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