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