import { Dictionary } from "@intlayer/types/dictionary"; //#region src/reduceDictionaryContent/reduceDictionaryContent.d.ts export declare const reduceDictionaryContent: (fullDictionary: Dictionary, partialDictionary: Dictionary) => Dictionary; //#endregion //# sourceMappingURL=reduceDictionaryContent.d.ts.map