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