declare function normalizeError(error: unknown): Error; export { normalizeError };