export * from './WalletStorageManager';
export * from './StorageProvider';
export * from './StorageSyncReader';
export * from './schema/tables/index';
export * from './schema/entities/index';
export * from './remoting/StorageMobile';
//# sourceMappingURL=index.mobile.d.ts.map