JezK
Edit File: cjs.d.ts
import { UIOptions } from './index.js'; export default function ui(opts: UIOptions): import("./index.js").UI;