import { TValue } from '../types'; export interface IValueArray extends Array { // tslint:disable-line:no-empty-interface }