import type { DatabaseAdapter } from './adapter.js'; export declare function bunSql(): DatabaseAdapter; //# sourceMappingURL=bun-sql.d.ts.map