TextStyle type

Defines values for TextStyle. Possible values include: 'other', 'handwriting'

type TextStyle = "other" | "handwriting"