import { IntlayerConfig } from "@intlayer/types/config"; //#region src/handleContentDeclarationFileChange.d.ts export declare const handleContentDeclarationFileChange: (filePath: string, config: IntlayerConfig) => Promise; //#endregion //# sourceMappingURL=handleContentDeclarationFileChange.d.ts.map