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