declare const createSharedStorage: () => import("event-storm").IModel<{}, import("event-storm").IModelOptions>; export default createSharedStorage;