import { BaseContract } from 'ethers'; export declare const legacyVersion: (contract: BaseContract) => Promise;