import type { IDBOption } from '../types/index.js';
export declare const cloneDbConfig: (dbConfig: IDBOption) => IDBOption;
//# sourceMappingURL=clone-db-config.d.ts.map