export declare const BACKEND_CLOSE_ESCROW = "Backend_close_escrow"; export default class RegistryAppAPI { static getAppId(chain: string, protocolVersion: number): any; static getMethod(name: string): any; }