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