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