import { Affix } from 'antd'; export type { AffixProps } from 'antd/lib/affix'; export * from 'antd/lib/affix'; export default Affix;