import type { Dictionary } from '@intlayer/core';
export declare const applyMask: (full: Dictionary, mask: any) => Dictionary;
//# sourceMappingURL=applyMask.d.ts.map