import { default as React } from 'react'; declare const ErrorHandlingSection: React.FC; export default ErrorHandlingSection;