export declare const isSameAddress: (left: string, right: string, chain: string) => boolean;