import { type HtmlComment } from '../../../interfaces';
export declare const HTML_COMMENTS: HtmlComment[];
