import type StorageProvider from './types'; declare const provider: StorageProvider; export default provider;