export { default as VxAnchor } from './Anchor.vue'; export { anchorProps, anchorEmits, type AnchorItem, type AnchorDirection, type AnchorMarker, type AnchorProps } from './anchor';