import { List } from 'antd'; export type { ListProps } from 'antd/lib/list'; export * from 'antd/lib/list'; export default List;