Module type Wp.Mcfg.Export

module type Export = sig .. end

type pred 
type decl 
val export_section : Format.formatter -> string -> unit
val export_goal : Format.formatter -> string -> pred -> unit
val export_decl : Format.formatter -> decl -> unit