import StoragePlugin from './storage-plugin';

export { StoragePlugin };

export default StoragePlugin;
