// Copyright 2017-2021 @polkadot/ui-settings authors & contributors // SPDX-License-Identifier: Apache-2.0 import { settings } from './bundle'; export * from './bundle'; export default settings;