import { Chain } from './chain'; export { Chain } from './chain'; declare const _default: () => Chain; export default _default;