import type { JSTarget, JSTargetOpts } from "./api.js";
export declare const targetJS: (opts?: Partial<JSTargetOpts>) => JSTarget;
//# sourceMappingURL=target.d.ts.map