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