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