import type { TSESLint } from '@typescript-eslint/utils';
export declare const html: TSESLint.RuleModule<never>;
