import React from "react"; import type { EntityListItemProps } from "./types"; export declare const EntityListItem: React.ForwardRefExoticComponent>;