import type { ServiceProvider } from "../contracts"; declare const cacheProvider: ServiceProvider; export default cacheProvider;