export declare type InventoryUnitRefreshRateErrorReason = 'INVALID_RANGE' | 'UNKNOWN';
