import * as React from 'react'; declare function Comment(props: any): React.JSX.Element; export default Comment; //# sourceMappingURL=comment.d.ts.map