import type { EdgeOptions } from "../../graph/edge.js"; export declare function basicEdgeParser(edge: any): Omit; //# sourceMappingURL=edge-parsers.d.ts.map