import OadpAttribute from './oadp-attribute';
export type { OadpAttributeProps } from './oadp-attribute';
export default OadpAttribute;
