export default function tryWriteFile(filePath: string, fileContent: string): Promise;