import { DividerOrientation, DividerProps, DividerTitlePlacement, DividerVariant } from "./types.js"; import { Divider } from "./divider.js";