import { type Dictionary } from '@intlayer/core';
export declare const prepareContentDeclaration: (dictionary: Dictionary) => Promise<any>;
//# sourceMappingURL=prepareContentDeclaration.d.ts.map