module Types where import Utils type Date = String type DateTime = String