sig
  val mk :
    ?loc:Ast_407.??.loc ->
    ?attrs:Ast_407.??.attrs ->
    ?docs:Ast_407.Docstrings.docs ->
    ?text:Ast_407.Docstrings.text ->
    Ast_407.??.str ->
    Ast_407.Parsetree.module_type -> Ast_407.Parsetree.module_declaration
end