import { StorageService } from './types'; export declare function createStorageService(): StorageService; //# sourceMappingURL=factory.d.ts.map