export declare type ResponseError = { type: number; address: string; description: string; }; //# sourceMappingURL=ResponseError.d.ts.map