export type {
  ElementLike,
  ShapeLike,
  ParentLike,
  RootLike,
  ConnectionLike,
  LabelLike
} from '../model/Types';