import type { Linter } from 'eslint';
export declare const nextConfig: Linter.Config<Linter.RulesRecord>[];
export default nextConfig;
//# sourceMappingURL=next.linter.d.ts.map