import { List } from './List'; export type { ListProps } from './List'; export default List;