export type ContentDistribution = "space-around" | "space-between" | "space-evenly" | "stretch";