sig
  type stanza_typedecl = (string * Cudf_types.typedecl) list
  val stanza_typedecl : Cudf_conf.stanza_typedecl
  val preamble_typedecl : Cudf_types.typedecl
  val package_typedecl : Cudf_types.typedecl
  val request_typedecl : Cudf_types.typedecl
end