import { RadioGroupState } from './types'; export default function useRadioGroupContext(): RadioGroupState | undefined;