import StateBlock from 'markdown-it/lib/rules_block/state_block'; declare function initCustomComponentHtmlBlockRule(tagsToIgnore: string[]): (state: StateBlock, startLine: number, endLine: number, silent: boolean) => boolean; export { initCustomComponentHtmlBlockRule }; //# sourceMappingURL=htmlBlockRule.d.ts.map