export type AlignDir = 'center' | 'right' | 'left' | 'top' | 'bottom';