import { Affix } from '@alifd/next';
export default Affix;
export type { AffixProps } from '@alifd/next/types/affix';
