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