import { type PoolConnection } from 'better-sqlite-pool'; export declare function acquireConnection(): Promise;