import type { CynefinDB } from './types.js';
export declare const db: CynefinDB;
