import OadpRadio from './oadp-radio';
export type { OadpRadioProps } from './oadp-radio';
export default OadpRadio;
