import * as RadioGroupPrimitive from "@radix-ui/react-radio-group"; declare const RadioGroup: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes> & { Item: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; }; export { RadioGroup };