import { Listing, type ListingProps } from '../..'; import type { RowId } from '../../Listing/models'; export const DataListing = ( props: ListingProps ): JSX.Element => )} />;