import { webpack } from 'next/dist/compiled/webpack/webpack';
declare const ErrorLoader: webpack.loader.Loader;
export default ErrorLoader;
