import type { HookHash } from '../'; export interface HookHashes { [hash: string]: HookHash; }