Statement.DeclareModuleExports
type t('M, 'T) = {
annot: Type.annotation('M, 'T),
comments: option(Syntax.t('M, unit)),
};