import type { AffixProps as AffixAntdProps } from 'antd'; export interface AffixProps extends AffixAntdProps { }