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