export interface SmartContractNetworksDefinition { readonly [networkType: string]: SmartContractNetworkDefinition; }