import { Interface } from 'ethers/lib/utils';
export declare const ACROSS_DEPOSIT_EVENT_INTERFACE: Interface;
export declare const COW_TRADE_EVENT_INTERFACE: Interface;
