import Affix from "./Affix";
export type { IAffixProps } from "./Affix";
export default Affix;
