export declare function outputFile(outDir: string, relativePath: string, content: string, override?: boolean): boolean;