import { StaticRemoteConfig } from '../../utils';
export declare function startStaticRemotesFileServer(staticRemotesConfig: Record<string, StaticRemoteConfig>, root: string, staticRemotesPort: number): void;
//# sourceMappingURL=start-static-remotes-file-server.d.ts.map