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