import { RadioGroupRootProps } from '@ark-ui/react';
export declare const RadioGroup: React.FC<RadioGroupRootProps>;
