declare const LONDON_HARDFORK_BLOCK = 12965000;
declare const optimism: {
    REGENSIS_BLOCK: number;
    SEQUENCER_EOA: string;
    CTC: string;
};
export { LONDON_HARDFORK_BLOCK, optimism };
//# sourceMappingURL=index.d.ts.map