import { BuildCommandType } from "./types"; declare const command: BuildCommandType; export default command;