export type Item = Record; export type PrimaryKey = string | number; //# sourceMappingURL=items.d.ts.map