export declare const HtmlText: (props: { name: string; }) => JSX.Element; export default HtmlText; //# sourceMappingURL=index.d.ts.map