export * from 'prosemirror-model'
export { Fragment as ProseMirrorFragment, Node as ProseMirrorNode } from 'prosemirror-model'
