import { Db } from "./db.js"; export declare function toDot(_db: Db): void;