import type { HtmlComponentType } from "../types.js";
export declare const Html: HtmlComponentType<any, any, any, any>;
//# sourceMappingURL=html.d.ts.map