import React from "react"; import type { RadioGroupProps } from "./types"; export declare const RadioGroup: React.ForwardRefExoticComponent>;