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