import { TypeRegistry } from '@polkadot/types';
declare const registry: TypeRegistry;
export default registry;
