import { type TypedFlatConfigItem } from "@antfu/eslint-config"; export declare function nextjs(options?: TypedFlatConfigItem["rules"]): Promise;