import { Registry as EosRegistry } from "./registry";
export declare const Regsitry: typeof EosRegistry;
export declare type Regsitry = EosRegistry;
