Values.MessageComponentsSummarySourceContains the headline message component.
type nonrec t = {headline : MessageComponentsSummaryHeadlineString.t option;A sentence long summary. For example, titles or an email subject line.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of MessageComponentsSummaryHeadlineString.t ]) list ]