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