export interface Indexer { [index: number]: T; } //# sourceMappingURL=Indexer.d.ts.map