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