import { RadioGroupProps } from './types'; export declare function RadioGroup({ items, ...rest }: RadioGroupProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=RadioGroup.d.ts.map