import { Command } from 'commander'; declare const buildCommand: Command; export default buildCommand; //# sourceMappingURL=build.d.ts.map