import { TValue } from '../types'; export interface IValueArray extends Array { } //# sourceMappingURL=value-array.d.ts.map