import type { Item } from '../interfaces/index.js'; export declare const Items: { [key: string]: Item; }; //# sourceMappingURL=Items.d.ts.map