export declare enum CupsError { alreadyExists = "already-exists-contract", notEnoughData = "not-enough-data", isHighConsumer = "is-high-consumer", cantRetrieveSupplyPoint = "cant-retrieve-supply-point" }