import type Renderer from 'markdown-it/lib/renderer';
export declare const htmlInline: Renderer.RenderRuleRecord;
