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