/** Hex */ export type DatumHash = string; /** Hex */ export type Datum = string; //# sourceMappingURL=Datum.d.ts.map