import type { InjectionKey } from 'vue'; import type { RadioGroupContext } from './types'; export declare const radioGroupKey: InjectionKey;