import { SQLiteCache } from 'sqlite-cache'; declare const fetchCache: SQLiteCache; export { fetchCache };