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