/** Hex */ export type DatumHash = string; /** Hex */ export type Datum = string;