import Affix from './rc-mod';
export default Affix;
export type { IAffixProps as AffixProps, TAffixComponent as AffixComponent, TAffixRef as AffixRef } from './types';
