declare function getSqliteAsync({ name, readonly, fileMustExist, statement_timeout: timeout, }?: any): any; export default getSqliteAsync; //# sourceMappingURL=getSqlite.d.ts.map