export declare class ReactUI { static runtime: import("../../..").RuntimeDefinition; render(): string; static provider(): Promise; }