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