import { HintContext, IHint } from 'hint'; import { HTMLEvents } from '@hint/parser-html'; export default class implements IHint { static readonly meta: import("hint").HintMetadata; constructor(context: HintContext); } //# sourceMappingURL=hint.d.ts.map