import { IPluginAPI } from 'build-scripts'; declare const _default: (api: IPluginAPI, { cacheDir, runtimeDir, remoteName, remoteEntry, cacheFile, cacheContent, compilePackages }: { cacheDir: any; runtimeDir: any; remoteName: any; remoteEntry: any; cacheFile: any; cacheContent: any; compilePackages: any; }) => void; export default _default;