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