import { StockInventory } from '@tomei/stock'; export declare const ItemClassMap: { StockInventory: typeof StockInventory; };