/**
 * Whether to return multiple results when looking for this hash
 */
export type MultipleHashQueryIdentifier = boolean;
