import type { webpack } from 'next/dist/compiled/webpack/webpack'; declare const EmptyLoader: webpack.LoaderDefinitionFunction; export default EmptyLoader;