export { handleError }; declare function handleError(err: unknown): void;