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