import React from 'react'; export declare const HtmlComment: (props: any) => React.JSX.Element; export * from './withHtmlComment';