import type { SFCWithInstall } from '../utils/types'; import Affix from './src/index.vue'; declare const _Affix: SFCWithInstall; export default _Affix;