/**
 * Copyright (c) 2018-Present, Nitrogen Labs, Inc.
 * Copyrights licensed under the MIT License. See the accompanying LICENSE file for terms.
 */
import { BrowserStorage } from './BrowserStorage/BrowserStorage.js';
export * from './types/main.js';
export { BrowserStorage };
//# sourceMappingURL=index.d.ts.map