export declare const ETH = "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee";
export declare const EMPTY_HEX = "0x";
export declare const EMPTY_ADDRESS = "0x0000000000000000000000000000000000000000";
export declare const CHAIN_NAMES: {
    [id: string]: string;
};
