import type { PluginFn } from "edge.js/types";
export declare const edgeUi: PluginFn<undefined>;
