export type AxisAlignment = 'start' | 'center' | 'end' | 'stretch'