import OadpAttributeText from './oadp-attribute-text';
export type { OadpAttributeTextProps } from './oadp-attribute-text';
export default OadpAttributeText;
