import postgres from 'postgres'; export declare const db: import("drizzle-orm/postgres-js").PostgresJsDatabase> & { $client: postgres.Sql<{}>; };