export interface Hash256 extends Buffer { readonly [OpaqueTagSymbol0]: unique symbol; }
(value: string) => Hash256