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