declare const ErrorHandler: { emptyHandler: () => void; }; export default ErrorHandler;