export declare function installAppBrowserPrompt(installUrl: string, isReinstall?: boolean): Promise; export declare function installAppAutoPrompt(): Promise;