import OadpAttributeDatetime from './oadp-attribute-datetime';
export type { OadpAttributeDatetimeProps } from './oadp-attribute-datetime';
export default OadpAttributeDatetime;
