import { ESLintUtils } from "@typescript-eslint/utils"; import type { MessageIds } from "../../const.message-ids.js"; import { type Options } from "../../typings.options.js"; export declare const limitTaggedTemplateLiteralCommentsRule: ESLintUtils.RuleModule & { name: string; }; //# sourceMappingURL=rule.d.ts.map