export declare function showUI<Data extends Record<string, unknown>>(options: ShowUIOptions, data?: Data): void;
//# sourceMappingURL=ui.d.ts.map