export declare const writeFile: (filePath: string, contents?: string | undefined) => Promise;