import { Command } from './command'; declare const build: Command; export default build;