export type StringRecordValue = T extends Record ? U : never; //# sourceMappingURL=StringRecordValue.d.ts.map