import type { IdName } from '../xandr-types'; export declare type InventoryAttribute = IdName & { last_modified: string; };