export type Box = "border-box" | "content-box" | "padding-box";