export { affixProps, default as NAffix } from './src/Affix';
export type { AffixProps } from './src/Affix';
