UNPKG

@graphql-hive/laboratory

Version:

4 lines (3 loc) 260 B
import * as SeparatorPrimitive from "@radix-ui/react-separator"; declare function Separator({ className, orientation, decorative, ...props }: React.ComponentProps<typeof SeparatorPrimitive.Root>): import("react/jsx-runtime").JSX.Element; export { Separator };