declare const _exports: { contentFile: { folderPath: string; fileName: string; coverFile: boolean; fileContent: string; }; }; export = _exports;