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