export { default as VxAffix } from './Affix.vue'; export { affixProps, affixEmits, type AffixPosition, type AffixProps } from './affix';