import type { Graph } from 'alinea/core/Graph';
export declare function useGraph(): Graph;
