export type { SeparatorProps } from "./separator";
export { Root, Separator } from "./separator";
