/** The css class is used for making cell wink */ export const WINK = "wink"; /** The css class is used for increasing font weight */ export const BOLD = "bold";