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