import type { Dictionary } from '@intlayer/core';
export declare const loadContentDeclarations: (contentDeclarationFilePath: string[], projectRequire?: NodeJS.Require) => Promise<Dictionary[]>;
//# sourceMappingURL=loadContentDeclaration.d.ts.map