import { UserProfile } from '@dynamic-labs/types'; export declare const reconcilePrimaryWallet: (user: UserProfile) => void;