import React from "react";
export declare const Html: ({ children }: {
    children: any;
}) => React.JSX.Element;
//# sourceMappingURL=html.d.ts.map