export declare class UiUI {
    static runtime: import("../../..").RuntimeDefinition;
    static provider(): Promise<UiUI>;
}
