import { RemoteGraph, RemoteGraphParams } from "./pregel/remote.js";
export { RemoteGraph, type RemoteGraphParams };