/// declare function unknownErrorToString(error: unknown): string; export { unknownErrorToString };