import type { Dictionary } from '@intlayer/core';
export declare const reduceDictionaryContent: (fullDictionary: Dictionary, partialDictionary: Dictionary) => Dictionary;
//# sourceMappingURL=reduceDictionaryContent.d.ts.map