export declare type EntityListProps = {}; export declare function EntityList({}: EntityListProps): JSX.Element;