/// import { InnerProps } from "@nexys/core-list/dist/list/list-super"; declare const List: (props: InnerProps) => JSX.Element; export default List;