export type StringKeyValueObj = { [name: string]: string | undefined; }; //# sourceMappingURL=StringKeyValueObj.d.ts.map