import * as React from 'react'; import * as SeparatorPrimitive from '@radix-ui/react-separator'; declare const Separator: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>; export { Separator };