import {ItemRates} from "./ItemRates"; export function ItemRatesOverview() { return ( <> ); }