import OadpSelect from './oadp-select';
export type { OadpSelectProps } from './oadp-select';
export default OadpSelect;
