declare function writeRemoteFile(compilePackages: string[], rootDir: string): Promise; export default writeRemoteFile;