import type { TSESLint } from "@typescript-eslint/utils"; export declare const consistentObjectBraces: TSESLint.RuleModule<"consistentObjectBraces", [], import("../interfaces/MyPluginDocs.js").MyPluginDocs, TSESLint.RuleListener> & { name: string; }; //# sourceMappingURL=consistent-object-braces.d.ts.map