import type { CnAffixProps } from './types';
export * from './cn-affix';
export type { CnAffixProps };
