import { DefaultRubyVM } from "./browser"; export declare const main: (pkg: { name: string; version: string; }, options?: Parameters[1]) => Promise;