UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 131 B
import React from 'react'; import { IconProps } from "./"; declare const Comment: React.FC<IconProps>; export default Comment;