import type { SqliteRuntime } from './sqlite-runtime.js'; export declare function createNodeSqliteRuntime(): Promise;