import { TWalletProviderOption } from "../utils"; export declare function openAppStore(option: TWalletProviderOption): void;