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