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