export type Alignment = 'Left' | 'Center' | 'Right' | 'Justify';