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