import OadpCard from './oadp-card';
export type { OadpCardProps } from './oadp-card';
export default OadpCard;
