export declare function dehydrateError(error: any, includeStackTrace?: boolean): any; export declare function hydrateError(error: any): any;