import OadpInput from './oadp-input';
export type { OadpInputProps } from './oadp-input';
export default OadpInput;
