/// import { InventoryViewTabProps } from "./InventoryViewTabs"; export default function InventoryViewSummary({ items, networks, }: InventoryViewTabProps): JSX.Element;