declare const abi: {
    network: any;
    contract_registry: any;
    converter_registry: any;
    converter: any;
};
export { abi, };
