export declare function processErrorMessage(error: any): string; export declare function processDetailErrorMessage(error: any): string;