import { type SIWXConfig } from '@reown/appkit-controllers'; import type { AppKitSIWEClient } from '../exports/index.js'; export declare function mapToSIWX(siwe: AppKitSIWEClient): SIWXConfig;