export declare function explainError(errorText: string): Promise<string>;
