export declare function transformErrorStackToHtml(errorStack: string): string;
