import { Activity } from '@argent/x-shared/simulation'; export declare const getCounterparty: (activity: Activity) => `0x${string}` | undefined;