import type { webpack } from 'next/dist/compiled/webpack/webpack';
export default function nextErrorBrowserBinaryLoader(this: webpack.LoaderContext<any>): void;
