declare const execute: (cmd: any, argv: any, builders: Object, options: any) => void;
export default execute;
