export declare const mintErrorTreatment: (error: any) => { code: string; message: string; }; //# sourceMappingURL=error.d.ts.map