import { SVGProps } from "react";
declare const RIChatQuoteLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIChatQuoteLine };
