export declare function writeFile(filePath: string, fileContent: string | Object): Promise;