module Md: sig .. end
let mk: ( ~loc: Ast_helper.loc=?, ~attrs: Ast_helper.attrs=?, ~docs: Docstrings.docs=?, ~text: Docstrings.text=?, Ast_helper.str, Parsetree.module_type ) => Parsetree.module_declaration;