import { UIOptions } from './index.js';
export default function ui(opts: UIOptions): import("./index.js").UI;
