import { IStorageProvider } from '@lens-protocol/storage';
export declare function storage(): IStorageProvider;
