export declare const RadioListInjectionKeys: {
    Value: symbol;
    Disabled: symbol;
    OnItemClick: symbol;
};
