import { Chain as ChainFunction } from './types';
export declare const Chain: ChainFunction;
