import { AppUI } from "./CApp"; export declare function startApp(ui: AppUI): Promise;