import type { Action, Graph } from './types.js'; export declare const getHead: (graph: Graph) => import("./types.js").Link[]; //# sourceMappingURL=getHead.d.ts.map