import React from 'react'; export default function ChatRightQuoteFill({ className, ...props }: React.SVGProps): JSX.Element;