UNPKG

@hhgtech/hhg-components

Version:
17 lines (16 loc) 372 B
export declare const getGlobalRadioStyle: { Radio: { defaultProps: { size: string; color: string; }; styles: { radio: { backgroundColor: string; '&:checked': { backgroundColor: string; }; }; }; }; };