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