import { Token } from '../module'; export declare function tokenizeHTML(input: string): Token[];