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