import type { SVGProps } from "react"; const SvgCommentWritingOutlineIcon = (props: SVGProps) => ( ); export default SvgCommentWritingOutlineIcon;