export declare const handleError: (err: any, baseMessage?: string) => string;
