import type StateInline from 'markdown-it/lib/rules_inline/state_inline'; declare const htmlInlineRule: (state: StateInline, silent: boolean) => boolean; export { htmlInlineRule }; //# sourceMappingURL=htmlInlineRule.d.ts.map