declare function getContract(chainId: string, name: string, isTestnet?: boolean): any; export default getContract;