UNPKG

@sanity/icons

Version:
7 lines 246 B
import { ComponentPropsWithRef, ReactElement } from "react"; /** * @public */ declare function CommentIcon(props: ComponentPropsWithRef<"svg">): ReactElement; export { CommentIcon, CommentIcon as default }; //# sourceMappingURL=Comment.d.ts.map