import duckdb from '@duckdb/node-bindings'; export declare function createConfig(options?: Record): duckdb.Config;