type LocalizedStrings = { [stringId: string]: boolean | string; }; export default LocalizedStrings; //# sourceMappingURL=LocalizedStrings.d.ts.map