import type { Linter } from 'eslint'; export declare const unicornRules: Linter.RulesRecord; export declare function unicorn(): Linter.Config[]; //# sourceMappingURL=unicorn.d.ts.map