declare const _default: (argv: { [key: string]: string | string[]; }) => Promise; export default _default;