type emoji = abstract type t = { count: int; emoji: emoji; }