/** * the main test function * @param versionArg */ export declare let test: (argvArg: any) => Promise;