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