import { Chain } from './chain' export { Chain } from './chain' export default () => new Chain()