AbstractPayloadLevel: AbstractLevel<
    string
    | Buffer
    | Uint8Array,
    Hash,
    WithStorageMeta<Payload>,
>