import OadpCardContent from './oadp-card-content';
export type { OadpCardContentProps } from './oadp-card-content';
export default OadpCardContent;
