sig
  type pred = WP.F.pred
  val export_decl : Format.formatter -> WP.F.pred Formula.declaration -> unit
  val export_goal : Format.formatter -> string -> WP.F.pred -> unit
end