import { Divider } from '@alifd/next'; export type { DividerProps } from '@alifd/next/types/divider'; export default Divider;