export type HashDef = { id: string; hashes: unknown | Array; };