export declare const writeFile: (filePath: string, data: string) => Promise;