$Hasher: $.Shape<
    | "identity"
    | "blake2_128"
    | "blake2_256"
    | "blake2_128Concat"
    | "twox128"
    | "twox256"
    | "twox64Concat",
    | "identity"
    | "blake2_128"
    | "blake2_256"
    | "blake2_128Concat"
    | "twox128"
    | "twox256"
    | "twox64Concat"> = ...