export declare const ADDRESSES: { readonly [contract: string]: string | { readonly [networkId: number]: string; }; };