Smithy_api.Json_serializersval unit__to_yojson : unit -> Json.SerializeHelpers.tval short_to_yojson : int -> Json.SerializeHelpers.tval long_to_yojson : int -> Json.SerializeHelpers.tval integer_to_yojson : int -> Json.SerializeHelpers.tval byte_to_yojson : int -> Json.SerializeHelpers.tval float__to_yojson : float -> Json.SerializeHelpers.tval double_to_yojson : float -> Json.SerializeHelpers.tval string__to_yojson : string -> Json.SerializeHelpers.tval boolean__to_yojson : bool -> Json.SerializeHelpers.tval char__to_yojson : int -> Json.SerializeHelpers.tval bigint_to_yojson : int64 -> Json.SerializeHelpers.tval timestamp_to_yojson : 
  Smaws_Lib__.CoreTypes.Timestamp.t ->
  Json.SerializeHelpers.tval timestamp_epoch_seconds_to_yojson : 
  Smaws_Lib__.CoreTypes.Timestamp.t ->
  Json.SerializeHelpers.tval timestamp_iso_8601_to_yojson : 
  Smaws_Lib__.CoreTypes.Timestamp.t ->
  Json.SerializeHelpers.tval timestamp_http_date_to_yojson : 
  Smaws_Lib__.CoreTypes.Timestamp.t ->
  Json.SerializeHelpers.tval document_to_yojson : Json.SerializeHelpers.t -> Json.SerializeHelpers.tval blob_to_yojson : Stdlib.Bytes.t -> Json.SerializeHelpers.t