import type { Dictionary } from '@intlayer/core';
export declare const loadLocalDictionaries: (contentDeclarationsPaths: string[] | string) => Promise<Dictionary[]>;
//# sourceMappingURL=loadLocalDictionaries.d.ts.map