import "dotenv/config";
import NodeCache from "node-cache";
declare const cache: NodeCache;
export default cache;
//# sourceMappingURL=cache.d.ts.map