export { buildStaticRemotes, startRemoteIterators, DevRemoteDefinition, } from './src/executors/utils';
export { getModuleFederationConfig, getRemotes, parseStaticRemotesConfig, StaticRemotesConfig, } from './src/utils';
