/// import { ProListProps } from '@ant-design/pro-list'; export declare const BaseList: (props: ProListProps) => JSX.Element;