export {
  type CreateDataAttribute,
  createDataAttribute,
  type CreateDataAttributeProps,
  type WithRequired,
} from '@repo/visual-editing-helpers'
