export type JustifyContent = 'start' | 'center' | 'end' | 'space-between'; //# sourceMappingURL=alignment.model.d.ts.map