import OadpCardHeader from './oadp-card-header';
export type { OadpCardHeaderProps } from './oadp-card-header';
export default OadpCardHeader;
