import OadpImg from './oadp-img';
export type { OadpImgProps } from './oadp-img';
export default OadpImg;
