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