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