import OadpAttributeBoolean from './oadp-attribute-boolean';
export type { OadpAttributeBooleanProps } from './oadp-attribute-boolean';
export default OadpAttributeBoolean;
