UNPKG

strapi-plugin-comments

Version:
6 lines (5 loc) 191 B
declare const CommentsIcon: ({ width, height }: { width?: number | undefined; height?: number | undefined; }) => import("react/jsx-runtime").JSX.Element; export default CommentsIcon;