declare module 'temp-write' { function sync(input: string, filePath?: string): string; }