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