declare const CONTENT_SECTIONING: string[]; declare const TEXT_CONTENT: string[]; declare const TABLE_PARTS: string[]; declare const BLOCKS: string[]; export { BLOCKS, CONTENT_SECTIONING, TABLE_PARTS, TEXT_CONTENT };