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