import { loader } from 'webpack';
declare const nextDataLoader: loader.Loader;
export default nextDataLoader;
