module Html5:sig..end
module M:Html5_sigs.Make(Xml)(Svg.M).T
module P:Xml_sigs.Typed_simple_printerwith type 'a elt := 'a M.elt and type doc := M.doc
module Make_printer(O:Xml_sigs.Output):Xml_sigs.Typed_printerwith type out := O.out and type 'a elt := 'a M.elt and type doc := M.doc