/** An object type with string keys and values of type T. */ export type StringKeyObject = Record; //# sourceMappingURL=StringKeyObject.d.ts.map