export declare function parseError(error: Error): { message: string; stackTree: {}; };