import * as React from "react"; import * as SelectPrimitive from "@radix-ui/react-select"; declare const SelectSeparator: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>; export default SelectSeparator;