import { Extensions } from '../types.js'; export declare function generateJSON(html: string, extensions: Extensions): Record;