export declare const massageError: (err: any) => any; export declare const stringifyError: (err: any) => string;