export type AreHTMLContextConstructor = { container: Document; source: string; }