import { TokenCacheInitOptions } from "./tokencache"; export interface DBCacheInitOptions extends TokenCacheInitOptions { }