export declare const handleMobileWalletRedirect: ({ nativeLink, universalLink, }: { nativeLink: string; universalLink: string; }) => void;