import { type DatabaseClient } from "../core/databaseClient.js"; export declare function getDatabaseClient(): Promise>;