import OadpRadioGroup from './oadp-radio-group';
export type { OadpRadioGroupProps } from './oadp-radio-group';
export default OadpRadioGroup;
