export type ObjectMap = { [key: string | number]: TValue; }; //# sourceMappingURL=objectMap.d.ts.map