export declare global { type StringMap = { [key: string]: string }; }