export declare function installPrepareStackTraceGuard(): void;
export declare function formatErrorSafely(err: unknown): string;
export declare function installSafeUncaughtHandler(label: string): void;
//# sourceMappingURL=install-error-handlers.d.ts.map