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