import { DatabaseSync } from "node:sqlite"; export declare function createDb(path: string): DatabaseSync; //# sourceMappingURL=client.d.ts.map