import type { WriteableGraph } from 'alinea/core/db/WriteableGraph';
export declare function useDb(): WriteableGraph;
