export type GenericObject = { [key: string]: string; }; //# sourceMappingURL=genericObject.d.ts.map